home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / MODEMPRO / TELESHAR.ZIP;1 / DOCHELP@.EXE / TSDIAL.DOC < prev    next >
Encoding:
Text File  |  1993-07-21  |  12.0 KB  |  312 lines

  1.  
  2.  
  3.           TeleShare DOS    REMOTE ACCESS  TSDIAL     Page 1
  4.  
  5.  
  6.  
  7.  
  8.                         _______
  9.                    ____|__     |               (R)
  10.                 --|       |    |-------------------
  11.                   |   ____|__  |  Association of
  12.                   |  |       |_|  Shareware
  13.                   |__|   o   |    Professionals
  14.                 -----|   |   |---------------------
  15.                      |___|___|    Member
  16.  
  17.  
  18.  
  19.  
  20.           TeleShare/DIAL   the TeleShare dialer program
  21.           ==============================================
  22.  
  23.  
  24.           TSDIAL  is the the Telephone dialer that comes with TeleShare.
  25.           TSdial's simple script language  and  command  line  switches,
  26.           will do  a  good  job  for  most  TeleShare  users.  TSDIAL is
  27.           designed to minimally and momentarily intrude into DOS  memory
  28.           space  while  it does its job, then quickly quit leaving other
  29.           software to continue.  TSDIAL is shareware.  If  you  are  not
  30.           familiar  with  shareware please read the SHR_WARE.DOC and the
  31.           REGISTER.DOC distributed with TeleShare.
  32.  
  33.  
  34.           Command line switches:
  35.  
  36.           First, if you just enter the dialer's name or add a -H it will
  37.           display  its  Help  or  usage  screen,  which   provides   the
  38.           information repeated below.
  39.  
  40.             Dialing:   TSdial [-Fyourfile -D433-5189 -T -W -H]
  41.  
  42.             -F  for the File switch.  The manual lists WAIT,
  43.                 BEEP, etc. commands.  You can put commands in
  44.                 the specified file for the dialer to follow.
  45.             -D  for the Dialing switch.
  46.                 Command line dialing only uses the TSCONFIG.CFG file.
  47.             -T  for the Terminal switch.
  48.             -W  to Wait for a phone call.
  49.             -H  for this help.
  50.  
  51.           The  -F file switch uses a text file of instructions that will
  52.           normally include a range of simple script commands.  It is the
  53.           most general purpose switch.   The  script  commands  will  be
  54.           provided after the command line switches.
  55.  
  56.           The  -D  Dial  a  number switch is useful for simply dialing a
  57.           number or hanging up and the like.  For example,  for  hanging
  58.           up you  can  use  "TSDIAL  -DATH0".   The dialer automatically
  59.           reads in the general teleshare setup file and uses it to write
  60.  
  61.  
  62.  
  63.  
  64.  
  65.           TeleShare DOS    REMOTE ACCESS  TSDIAL     Page 2
  66.  
  67.  
  68.           to the correct communications port.
  69.  
  70.           The -T Terminal  switch  sets  up  the  dialer  as  a  minimal
  71.           terminal,  most  useful  for learning, testing, and diagnostic
  72.           activities.  Use the ESCape key to step through the terminal.
  73.  
  74.           The -W Wait for a call switch simply sets  the  dialer  up  to
  75.           wait for  an  incoming call.  It normally will then wait up to
  76.           about 23 hours (to zero minutes in the same hour in  the  next
  77.           day).
  78.  
  79.           You  may  add  a  D,  as  in -TD or -WD, for the demonstration
  80.           setup.  The -F and -D switches cannot use  the  D  because  it
  81.           might conflict with a filename or dialing instructions, so you
  82.           may add  a  secondary  -D  as  in "-Fscript_file -D".  See the
  83.           DEMONSTRATION command below.
  84.  
  85.  
  86.           The simple script commands:
  87.  
  88.  
  89.           They are shown below just like they might be used.  Its a good
  90.           idea to  check  out  the  included  sample  files.    If   you
  91.           miss-spell a script command, that line is sent to the modem as
  92.           is.   This feature is designed to allow you to send any string
  93.           to your modem.
  94.  
  95.           Some of the commands are "modem specific" and will  be  listed
  96.           first below.    These  commands should also be placed first or
  97.           early in the file so the dialer can  setup  the  modem  before
  98.           processing the  rest  of  the  file.    You cannot 'reset' the
  99.           dialer by sending them later.
  100.  
  101.  
  102.           Modem Specific commands:
  103.  
  104.           NAME its_name Your description for the modem.  The dialer uses
  105.           this for its internal database.
  106.  
  107.           INIT The modem  initialization  string.    The  initialization
  108.           string sets the modem up for reliable communications.
  109.  
  110.           FAIL The  modem  fail  strings.    The  dialer  uses word fail
  111.           commands, such as "BUSY" instead of numbers so you can  easily
  112.           understand them.
  113.  
  114.           COMPRESS The  modem  compression  string, if any.  Compression
  115.           strings are used by modems as they negotiate  a  setup  for  a
  116.           particular communications   session.    If  both  modems  have
  117.           similar compression capability  they  can  setup  much  faster
  118.           effective data transfers for you.
  119.  
  120.           DEMONSTRATION  To  allow the dialer to continue operating even
  121.           when its setup routines fail to gain control of the  specified
  122.  
  123.  
  124.  
  125.  
  126.  
  127.           TeleShare DOS    REMOTE ACCESS  TSDIAL     Page 3
  128.  
  129.  
  130.           communications port.    This  allows  you  to practise or test
  131.           drive without a modem or COM port setup.
  132.  
  133.           PROTOCOL The modem protocol string, if any.  Protocol  strings
  134.           are  like  a  form  of  compression string, in that modems can
  135.           negotiate a common protocol for enhanced  behaviour  during  a
  136.           communications session.
  137.  
  138.           INITBAUD The  initial  modem baud rate.  Note that 'INIT BAUD'
  139.           could be mistaken as 'INIT' by the dialer, so avoid using it.
  140.  
  141.           LOCKBAUD 1 to lock the baud  rate,  or  0  to  avoid  locking.
  142.           Locked   baud   rates   are   used   with  higher  performance
  143.           communications sessions.
  144.  
  145.           HANDSHAKE 1 for handshaking or 0 for no handshaking.
  146.  
  147.           ENDMODEM The switch or signal for the final modem  command  in
  148.           the  setup  file  so  the  dialer  does not have to search the
  149.           entire file for setup commands.  It speeds  up  processing  to
  150.           tell the dialer where to stop hunting.
  151.  
  152.  
  153.           Other Dialer commands:
  154.  
  155.           # This  #  symbol is used for comments in the file.  Put the #
  156.           at the far left column to tell the dialer to ignore  the  rest
  157.           of the  line.   This symbol follows standard M4 or Make script
  158.           language.  You will notice that these comments are  echoed  to
  159.           the screen when ECHO is ON.
  160.  
  161.           ABORT  To  tell  the  dialer  to  immediately quit leaving the
  162.           machine and  the  communications  settings  unchanged.    This
  163.           allows other communications software to take over and continue
  164.           a session.
  165.  
  166.           BEEP 5.   To beep five times.  You can tell the dialer to beep
  167.           from 1 to 99 times.
  168.  
  169.           BLOCK To block or stop strings  that  are  not  recognised  as
  170.           modem commands from being sent to the modem.
  171.  
  172.           CLEAR To simply clear the screen.
  173.  
  174.           DIAL some_thing.    To dial a number or whatever follows it on
  175.           the same line.  See also REDIAL below.
  176.  
  177.           ECHO To display a single line when ECHO is off.
  178.  
  179.           ECHO ON   To switch display of the script commands on
  180.           ECHO OFF  or off.  Useful for script reviews/debugging,
  181.           especially when used with DEMONSTRATION.
  182.  
  183.           HANGUP To send the modem a hangup command.    You  could  also
  184.  
  185.  
  186.  
  187.  
  188.  
  189.           TeleShare DOS    REMOTE ACCESS  TSDIAL     Page 4
  190.  
  191.  
  192.           just  send a command string like "ATH0", but with this command
  193.           the dialer checks and reminds wonky modems when necessary.
  194.  
  195.           LOGFILE some_file_name To  instruct  the  dialer  to  echo  or
  196.           repeat the script commands into the disk file specified on the
  197.           same line.    It  opens  and appends to the bottom of existing
  198.           files.
  199.  
  200.           PULSE To  tell  the  dialer  to  change  from  TONE  to  PULSE
  201.           dialing.  The dialer defaults to tone.
  202.  
  203.           QUIT  To shut down gracefully after closing the communications
  204.           session .
  205.  
  206.           REDIAL 5.  To tell the dialer to redial 5  times  when  it  is
  207.           given a  DIAL  command.  You can set it to any value between 1
  208.           and 99 times.  (Go ahead and try something like 934  times  if
  209.           you like).    Put  the  REDIAL  command  above the target DIAL
  210.           command in the script file.
  211.  
  212.           WAIT 12:00 To tell the dialer to wait until a  specified  time
  213.           in 24 hour format.  If you do not include a time, it will wait
  214.           indefinitely, like a non-TSR screen saver.
  215.  
  216.           WAITFORCALL To  wait  up  to  about  23 hours for a call.  The
  217.           dialer normally uses the previous  hour  as  the  target  time
  218.           unless otherwise  instructed.   Note that "WAIT FOR CALL" will
  219.           be interpreted as a WAIT command.
  220.  
  221.           WAITFORCALL 22:35 To wait until the given time for a call.
  222.  
  223.           WAITFORSTRING HI THERE To wait for a  specific  string  to  be
  224.           send  'from  the  other  end' once a connection has been made.
  225.           The string will be case  insensitively  compared  to  incoming
  226.           strings  for  three  times  the  carrier timeout (normally 180
  227.           seconds), then will quit as an error.
  228.  
  229.           Any other text strings found in the  script  file  are  simply
  230.           sent  to  the modem/port, just in case you have a use for such
  231.           an occurrence.  Passwords might be one example.
  232.  
  233.  
  234.  
  235.           Support and the ASP
  236.  
  237.           Please consider reporting  the  circumstances,  preferably  in
  238.           written  form, to technical support when you discover problems
  239.           with the software.
  240.  
  241.           For technical support, either call (604) 433-5189, or write to
  242.           Suite 606 - 6455 Willingdon Avenue, Burnaby, British Columbia,
  243.           Canada, V5H 4E4.  Both registered and soon  to  be  registered
  244.           users  currently  get  the  same support without any arbitrary
  245.           time limit.  You may also try leaving a Compuserve message  at
  246.  
  247.  
  248.  
  249.  
  250.  
  251.           TeleShare DOS    REMOTE ACCESS  TSDIAL     Page 5
  252.  
  253.  
  254.           75020,  2664,  but be aware that messages rapidly 'scroll off'
  255.           Compuserve.  The best electronic message area (also  available
  256.           from     Compuserve)     is     via     the    internet    at:
  257.           INTERNET:vic_williams@mindlink.bc.ca.
  258.  
  259.           P. C. Softsmith
  260.           Suite 606 6455 Willingdon Ave
  261.           Burnaby, B. C., Canada
  262.           V5H 4E4
  263.  
  264.  
  265.  
  266.  
  267.           ASP Introduction:
  268.  
  269.           Please  also  carefully  read  the  accompanying  SHR_WARE.DOC
  270.           document.
  271.  
  272.           "This  program  is  produced by a member of the Association of
  273.           Shareware Professionals (ASP). ASP wants to make sure that the
  274.           shareware principle works  for  you.  If  you  are  unable  to
  275.           resolve  a  shareware-related  problem  with  an ASP member by
  276.           contacting the member directly, ASP may be able to  help.  The
  277.           ASP  Ombudsman  can help you resolve a dispute or problem with
  278.           an ASP member, but does  not  provide  technical  support  for
  279.           members'  products.  Please  write to the ASP Ombudsman at 545
  280.           Grover Road, Muskegon, MI 49442 or send a  CompuServe  message
  281.           via CompuServe Mail to ASP Ombudsman 70007,3536."
  282.  
  283.  
  284.           This  document and associated TeleShare documents and software
  285.           are Copyright (C)1993 P. C. Softsmith All Rights Reserved.
  286.  
  287.           THE DOCUMENTATION AND ASSOCIATED SOFTWARE ARE DISTRIBUTED  AND
  288.           SOLD  WITH NO WARRANTIES, EITHER EXPRESS OR IMPLIED, REGARDING
  289.           ITS MERCHANTABILITY OR FITNESS  FOR  ANY  PARTICULAR  PURPOSE.
  290.           THE  INFORMATION  IN  THIS  DOCUMENTATION IS SUBJECT TO CHANGE
  291.           WITHOUT NOTICE AND DOES NOT REPRESENT  A  COMMITTMENT  ON  THE
  292.           PART OF THE VENDOR.
  293.  
  294.           OTHER  PRODUCT  AND  BRAND  NAMES  MENTIONED ARE TRADEMARKS OR
  295.           REGISTERED TRADEMARKS OF THEIR RESPECTIVE HOLDERS.
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.